home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Mac Game Programming Gurus / TricksOfTheMacGameProgrammingGurus.iso / More Source / C⁄C++ / Xconq 7.0d37 / source / test / simp.g < prev    next >
Encoding:
Text File  |  1992-12-22  |  315 b   |  38 lines  |  [TEXT/R*ch]

  1.  
  2. (include "simple")
  3.  
  4. (area 20 20)
  5.  
  6. (area (terrain (by-name "+" plains)
  7.   "20+"
  8.   "20+"
  9.   "20+"
  10.   "20+"
  11.   "20+"
  12.   "20+"
  13.   "20+"
  14.   "20+"
  15.   "20+"
  16.   "20+"
  17.   "20+"
  18.   "20+"
  19.   "20+"
  20.   "20+"
  21.   "20+"
  22.   "20+"
  23.   "20+"
  24.   "20+"
  25.   "20+"
  26.   "20+"
  27. ))
  28.  
  29. (set see-all true)
  30.  
  31. (side 1)
  32.  
  33. (human 10 10 1)
  34.  
  35. (human 11 11 1)
  36.  
  37. (human 11 12 1)
  38.